#section2 .f-motor {
    border: #008CAD 2px solid;
    bottom: -14%;
    left: 9%;
}

@media only screen and (max-width: 480px) {
    #section2 .f-motor {
        bottom: 0%;
        left: 0%;
    }

    #section2 .kouzou {
        margin-bottom: 120px !important;
    }
}

#section1 .slick2 {
    background-color: #fff;
}

#section1 .slick2 .slick-dots {
    display: none !important;
}

#section1 .slick2 .slick-slide {
    opacity: 0.6;
}

#section1 .slick2 .slick-current {
    opacity: 1;
}

#section1 .slick2 .g-slider_prev {
    left: 0 ;
}

#section1 .slick2 .g-slider_next {
    right: 0 ;
}

#section1 .slick2 .g-slider_nav  {
    width: 30px;
    height: 30px;
    background-color: #008CAD;
}

#section1 .slick2 img {
    max-width: 640px;
    width: 100%;
    height: auto;
  }
  @media only screen and (max-width: 480px) {
    #section1 .g-poster {
        margin-top: 10px;
    }
    #section1 .g-slider_prev {
        left: 8px ;
    }
    
    #section1 .g-slider_next {
        right: 8px ;
    }
    
    #section1 .g-slider_nav  {
        width: 30px;
        height: 30px;
        background-color: #008CAD;
    }

  }

  #fuuryou .f-motor {
    border: #008CAD 2px solid;
    bottom: -14%;
    left: 9%;
}

@media only screen and (max-width: 480px) {
    #fuuryou .f-motor {
        bottom: 0%;
        left: 0%;
    }
    #fuuryou .kouzou {
        margin-bottom: 120px !important;
    }
}
